Changeset 255 for trunk/Makefile
- Timestamp:
- May 27, 2003, 10:09:23 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/Makefile (modified) (3 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
-
Property cvs2svn:cvs-rev
changed from
1.28to1.29
r254 r255 647 647 # Because strip is broken on OS/2 we pass -s for release build and -g for 648 648 # non release builds - This overrides some stuff in src/gcc/gcc/config/i386/t-emx! 649 649 650 gcc-build-it: \ 650 651 $(PATH_OBJ)/gcc/.ts.configured … … 655 656 BOOT_LDFLAGS="$(BUILD_DEBUGINFO) -Zexe -Zcrtdll" \ 656 657 LIBGCC2_DEBUG_CFLAG="$(BUILD_DEBUGINFO)" \ 658 659 657 660 bootstrap 658 661 else … … 921 924 922 925 # Install the compiled emx stuff to builttools. 923 emx-builttools-stage2: 926 emx-builttools-stage2: 924 927 $(MAKE) -C $(PATH_TOP)/src/emx $(EMX_DEFINES) INS=$(PATH_BUILTTOOLS)/ install 928 929 930 931 932 933 934 925 935 926 936 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
