summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/clockstuff/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/clockstuff/Makefile.am')
-rw-r--r--contrib/ntp/clockstuff/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/contrib/ntp/clockstuff/Makefile.am b/contrib/ntp/clockstuff/Makefile.am
deleted file mode 100644
index ebfd74e..0000000
--- a/contrib/ntp/clockstuff/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-#AUTOMAKE_OPTIONS = ../ansi2knr no-dependencies
-AUTOMAKE_OPTIONS = ../util/ansi2knr
-noinst_PROGRAMS = @PROPDELAY@ @CHUTEST@ @CLKTEST@
-EXTRA_PROGRAMS = propdelay chutest clktest
-
-INCLUDES = -I$(top_srcdir)/include
-# We need -lm (and perhaps $(COMPAT) for propdelay, -lntp for {chu,clk}test
-propdelay_LDADD = -lm
-chutest_LDADD = ../libntp/libntp.a
-clktest_LDADD = ../libntp/libntp.a
-ETAGS_ARGS = Makefile.am
-#EXTRA_DIST = TAGS
-
-chutest$(EXEEXT): ../libntp/libntp.a
-
-clktest$(EXEEXT): ../libntp/libntp.a
OpenPOWER on IntegriCloud