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