Changes in uspace/lib/libblock/Makefile.build [cc1f8d4:8786aa5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libblock/Makefile.build
rcc1f8d4 r8786aa5 53 53 %.o: %.c $(DEPEND) 54 54 $(CC) $(DEFS) $(CFLAGS) -c $< -o $@ 55 ifeq ($(PRECHECK),y) 56 $(JOBFILE) $(JOB) $< $@ cc core $(DEFS) $(CFLAGS) 57 endif 55 58 56 59 $(DEPEND):
Note:
See TracChangeset
for help on using the changeset viewer.