Changes in uspace/app/pcc/cc/ccom/Makefile [0cf27ee:5889fc74] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/pcc/cc/ccom/Makefile
r0cf27ee r5889fc74 33 33 EXTRA_CFLAGS = -I$(MIPDIR) -I$(MDIR) -I$(OSDIR) -I. -w 34 34 DEFS = -Dmach_$(PLATFORM) -D__helenos__ -DPCC_DEBUG -DGCC_COMPAT -Dfree=free 35 LIBS = $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a36 35 BINARY = ccom 37 36
Note:
See TracChangeset
for help on using the changeset viewer.