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