]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Fixes to make file
authorDanny Mayer <mayer@ntp.org>
Thu, 23 Jan 2003 05:12:48 +0000 (00:12 -0500)
committerDanny Mayer <mayer@ntp.org>
Thu, 23 Jan 2003 05:12:48 +0000 (00:12 -0500)
bk: 3e2f79d0SApvq2eK08KLM4DdIgbcwQ

include/isc/Makefile.am
libntp/Makefile.am

index 38b66d8f925268c057ef5ffc0453bdef020e9c61..a5b253c9ddc6f922caa61793a1c49e009bbaebf8 100644 (file)
@@ -31,5 +31,4 @@ noinst_HEADERS = \
        strerror.h \
        string.h \
        types.h \
-       util.h \
-       $(NULL)
+       util.h
index cf0dda7907043bb8f0309101b2682fb67c6256a2..c6917bfc4cb6681383e7b0c58a230ce97f733442 100644 (file)
@@ -31,8 +31,4 @@ noinst_HEADERS = lib_strbuf.h log.h
 
 EXTRA_DIST = README
 
-#mktime_.c: mktime.c $(ANSI2KNR)
-#      $(ANSI2KNR) $< mktime_.c
 
-#strerror_.c: strerror.c $(ANSI2KNR)
-#      $(ANSI2KNR) $< strerror_.c