diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 11:09:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 11:09:07 +0000 |
| commit | 46f8fdc34e061de76cb8dfa19872edcd2fe2c66b (patch) | |
| tree | 8a7bd21fcc50a40c35682d0db57bae61384fea80 /usr.sbin/ntp/libparse | |
| parent | 2a53f3fb3500971b94d25af1bbc7b3db720316df (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ntp/libparse')
| -rw-r--r-- | usr.sbin/ntp/libparse/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index 1a142baacf4e..6176726be842 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 \ |
