Changes in uspace/srv/ns/Makefile.build [cc1f8d4:8786aa5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/ns/Makefile.build
rcc1f8d4 r8786aa5 59 59 %.o: %.c $(DEPEND) 60 60 $(CC) $(DEFS) $(CFLAGS) -c $< -o $@ 61 ifeq ($(PRECHECK),y) 62 $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS) 63 endif 61 64 62 65 $(DEPEND):
Note:
See TracChangeset
for help on using the changeset viewer.