summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/adjtimed/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/adjtimed/Makefile.am')
-rw-r--r--contrib/ntp/adjtimed/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/ntp/adjtimed/Makefile.am b/contrib/ntp/adjtimed/Makefile.am
new file mode 100644
index 0000000..14a44c6
--- /dev/null
+++ b/contrib/ntp/adjtimed/Makefile.am
@@ -0,0 +1,8 @@
+#AUTOMAKE_OPTIONS = ../ansi2knr #no-dependencies
+AUTOMAKE_OPTIONS = ../util/ansi2knr
+bin_PROGRAMS = @MAKE_ADJTIMED@
+EXTRA_PROGRAMS = adjtimed
+INCLUDES = -I$(top_srcdir)/include
+LDADD = ../libntp/libntp.a
+#EXTRA_DIST = TAGS
+ETAGS_ARGS = Makefile.am
OpenPOWER on IntegriCloud