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