Changeset 23134
- Timestamp:
- 03/05/07 08:52:51 (21 months ago)
- Location:
- trunk/launchd/src
- Files:
-
- 2 modified
-
Makefile.am (modified) (1 diff)
-
Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/Makefile.am
r23133 r23134 3 3 CLEANFILES = protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h \ 4 4 launchd_internal.h launchd_internalServer.h launchd_internalServer.c launchd_internalUser.c \ 5 notifyServer.c notifyServer.h job_replyUser.c job_reply.h 5 notifyServer.c notifyServer.h job_replyUser.c job_reply.h __version.c 6 6 7 7 protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h: $(srcdir)/protocol_job.defs -
trunk/launchd/src/Makefile.in
r23133 r23134 231 231 CLEANFILES = protocol_vproc.h protocol_vprocServer.c protocol_vprocUser.c protocol_vprocServer.h \ 232 232 launchd_internal.h launchd_internalServer.h launchd_internalServer.c launchd_internalUser.c \ 233 notifyServer.c notifyServer.h job_replyUser.c job_reply.h 233 notifyServer.c notifyServer.h job_replyUser.c job_reply.h __version.c 234 234 235 235 @LIBS_ONLY_TRUE@noinst_LIBRARIES = liblaunch.a liblaunch_profile.a

