- lib/Makefile.in ... no cp GNUmakefile

This commit is contained in:
Andreas Kool 1999-12-12 17:22:36 +00:00
parent 9987d0244e
commit 2a89defced
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ all: .depend
$(MAKE) -f Makefile depend
config:
@cp Makefile.in GNUmakefile
# @cp Makefile.in GNUmakefile
@echo '/*' > policy.h
@echo ' * Automatically generated by config: DO NOT EDIT' >> policy.h
@echo ' */' >> policy.h
@ -48,6 +48,6 @@ distclean:
#
# Currently isdnlib.a is used in place.
#
#
# TODO: build a shared version and install it.
#