forked from github/verilator
Commentary in Makefile.in
This commit is contained in:
parent
ad39931e87
commit
b582e481c6
@ -42,9 +42,6 @@
|
|||||||
# reconstructed with this Makefile. This typically includes
|
# reconstructed with this Makefile. This typically includes
|
||||||
# everything deleted by distclean, plus more: C source files
|
# everything deleted by distclean, plus more: C source files
|
||||||
# produced by Bison, tags tables, info files, and so on.
|
# produced by Bison, tags tables, info files, and so on.
|
||||||
#
|
|
||||||
# make extraclean
|
|
||||||
# Still more severe - delete backup and autosave files, too.
|
|
||||||
|
|
||||||
#### Start of system configuration section. ####
|
#### Start of system configuration section. ####
|
||||||
|
|
||||||
@ -71,7 +68,7 @@ exec_prefix = @exec_prefix@
|
|||||||
# Directory in which to install scripts.
|
# Directory in which to install scripts.
|
||||||
bindir = @bindir@
|
bindir = @bindir@
|
||||||
|
|
||||||
# Directory in which to install scripts.
|
# Directory in which to install manpages.
|
||||||
mandir = @mandir@
|
mandir = @mandir@
|
||||||
|
|
||||||
# Directory in which to install library files.
|
# Directory in which to install library files.
|
||||||
|
Loading…
Reference in New Issue
Block a user