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

Last change on this file since 827 was 741, checked in by bird, 22 years ago

gnu stuff.

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