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