Last change
on this file since 1036 was 833, checked in by zap, 22 years ago |
.
|
-
Property cvs2svn:cvs-rev
set to
1.3
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
314 bytes
|
Line | |
---|
1 | # Hack for building less.
|
---|
2 |
|
---|
3 | MAKEFILE := libonly.gmk
|
---|
4 | GENRULES = $.genrules-libonly.smak
|
---|
5 | SUBMAK := version.smak $(wildcard src/lib/*.smak) include/include.smak \
|
---|
6 | $(wildcard bsd/*/*.smak) $(wildcard gnu/*/*.smak)
|
---|
7 |
|
---|
8 | include Makefile
|
---|
9 |
|
---|
10 | # dummy dependencies
|
---|
11 | emxomf ld emxomfar emxomfld emxbind emxload emxexp emximp:
|
---|
12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.