source: trunk/src/emx/libonly.gmk@ 2188

Last change on this file since 2188 was 1720, checked in by bird, 21 years ago

Make building a bit more obvious. (hope it works)

  • Property cvs2svn:cvs-rev set to 1.6
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 265 bytes
RevLine 
[505]1# Hack for building less.
2
[741]3MAKEFILE := libonly.gmk
[505]4GENRULES = $.genrules-libonly.smak
[1454]5SUBMAK := version.smak $(wildcard src/lib*/*.smak) include/include.smak
[505]6
[1720]7include Makefile.gmk
[505]8
9# dummy dependencies
10emxomf ld emxomfar emxomfld emxbind emxload emxexp emximp:
11
Note: See TracBrowser for help on using the repository browser.