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