View | Details | Raw Unified
Collapse All | Expand All

(-) ntp-4.2.0.orig/ntpd/Makefile.am (-1 / +1 lines)
 Lines 1-6    Link Here 
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
AUTOMAKE_OPTIONS = ../util/ansi2knr
AUTOMAKE_OPTIONS = ../util/ansi2knr
bin_PROGRAMS = ntpd @MAKE_NTPDSIM@
sbin_PROGRAMS = ntpd @MAKE_NTPDSIM@
noinst_LIBRARIES = libntpd.a
noinst_LIBRARIES = libntpd.a
INCLUDES = -I$(top_srcdir)/include -I../include
INCLUDES = -I$(top_srcdir)/include -I../include
# LDADD might need RESLIB and ADJLIB.
# LDADD might need RESLIB and ADJLIB.
(-) ntp-4.2.0.orig/ntpdate/Makefile.am (-1 / +1 lines)
 Lines 1-7    Link Here 
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
AUTOMAKE_OPTIONS = ../util/ansi2knr
AUTOMAKE_OPTIONS = ../util/ansi2knr
#bin_PROGRAMS = ntpdate ntptimeset
#bin_PROGRAMS = ntpdate ntptimeset
bin_PROGRAMS = ntpdate
sbin_PROGRAMS = ntpdate
EXTRA_PROGRAMS = ntptimeset
EXTRA_PROGRAMS = ntptimeset
ntptimeset_SOURCES = ntptimeset.c ntptime_config.c
ntptimeset_SOURCES = ntptimeset.c ntptime_config.c
INCLUDES = -I$(top_srcdir)/include
INCLUDES = -I$(top_srcdir)/include