Changeset 0cf27ee in mainline for uspace/app/pcc/cc/ccom/Makefile


Ignore:
Timestamp:
2011-08-20T18:15:28Z (13 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
07b39338
Parents:
3e01316f
Message:

Fix external.c files and change a few things in configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/pcc/cc/ccom/Makefile

    r3e01316f r0cf27ee  
    3333EXTRA_CFLAGS = -I$(MIPDIR) -I$(MDIR) -I$(OSDIR) -I. -w
    3434DEFS = -Dmach_$(PLATFORM) -D__helenos__ -DPCC_DEBUG -DGCC_COMPAT -Dfree=free
     35LIBS = $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a
    3536BINARY = ccom
    3637
Note: See TracChangeset for help on using the changeset viewer.