Changeset 1337 for trunk/server/common/oursrc/execsys/Makefile.in
- Timestamp:
- Oct 13, 2009, 1:11:51 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/common/oursrc/execsys/Makefile.in
r849 r1337 10 10 trusteddir = /usr/libexec/scripts-trusted 11 11 12 all-local: static-cat execsys-binfmt12 all-local: static-cat 13 13 14 static-cat.c execsys-binfmt: static-cat.c.pre execsys-binfmt.pre15 @UPD_VARS@syscat_path=$(SYSCATPATH)/static-cat perl upd-execsys14 static-cat.c: static-cat.c.pre execsys-binfmt.pre 15 syscat_path=$(SYSCATPATH)/static-cat perl upd-execsys 16 16 17 17 install: all-local
Note: See TracChangeset
for help on using the changeset viewer.