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