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