# OS defines
OSDEFS = @OSDEFS@
+# C preprocessor flags
+CPPFLAGS = @CPPFLAGS@
+
# Usually -g or -O
-CFLAGS = -O @INC_FLAGS@
+CFLAGS = -O
# How to make a static binary
-LDFLAGS = @STATIC_FLAGS@
+LDFLAGS = @LDFLAGS@
# Where to install things...
prefix = /usr/local
PORTING README RUNSON TROUBLESHOOTING Makefile.in acsite.m4 \
aixcrypt.exp config.h.in configure configure.in getcwd.c strdup.c \
indent.pro install-sh lsearch.c putenv.c tgetpass.c search.h \
+ utime.h utime.c testsudoers.c \
sudoers sample.sudoers sudo.cat sudo.man visudo.cat visudo.man
all: $(PROGS)