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