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