]> git.saurik.com Git - apple/system_cmds.git/blobdiff - atrun.tproj/Makefile
system_cmds-336.tar.gz
[apple/system_cmds.git] / atrun.tproj / Makefile
index 8150fd193cd336d043f70628297c4f20f39e4067..64dcecef0de9e24765a13f253ffe473c3bc42a88 100644 (file)
@@ -16,7 +16,9 @@ HFILES = atrun.h
 
 CFILES = atrun.c
 
-OTHERSRCS = Makefile.preamble Makefile Makefile.dist atrun.8
+OTHERSRCS = Makefile.preamble Makefile Makefile.dist atrun.8 Makefile.postamble com.apple.atrun.plist
+
+NEXTSTEP_PB_CFLAGS += -DDAEMON_UID=1 -DDAEMON_GID=1
 
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
@@ -30,7 +32,7 @@ DEBUG_LIBS = $(LIBS)
 PROF_LIBS = $(LIBS)
 
 
-HEADER_PATHS = -I../at
+HEADER_PATHS = -I../at.tproj
 
 
 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc