From bc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 13 May 2002 11:09:07 +0000 Subject: Removed now unused INTERNALSTATICLIB. INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. --- usr.sbin/ntp/libparse/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'usr.sbin/ntp/libparse') diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index 1a142ba..6176726 100644 --- a/usr.sbin/ntp/libparse/Makefile +++ b/usr.sbin/ntp/libparse/Makefile @@ -3,11 +3,7 @@ .PATH: ${.CURDIR}/../../../contrib/ntp/libparse LIB= parse -NOPROFILE= true -NOPIC= true INTERNALLIB= true -INTERNALSTATICLIB= true -NOMAN= true SRCS= clk_computime.c clk_dcf7000.c clk_hopf6021.c clk_meinberg.c \ clk_rawdcf.c clk_rcc8000.c clk_schmid.c clk_trimtaip.c \ -- cgit v1.1