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