* Makefile.in (PREPROCESSOR_DEFINES): New macro.
[official-gcc.git] / libjava / libgcj.spec.in
blobe9ee02deb5fdb539cbaef179c8ed58921af47e33
2 # This spec file is read by gcj when linking.
3 # It is used to specify the standard libraries we need in order
4 # to link with libgcj.
6 %rename lib liborig
7 *lib: -lgcj -lm @INTERPSPEC@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
9 %rename cc1 cc1orig
10 *cc1: @DIVIDESPEC@ %(cc1orig)