source:
src/Makefile@
666f70
| Last change on this file since 666f70 was 5d30c1, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 166 bytes | |
| Line | |
|---|---|
| 1 | TOPDIR=.. |
| 2 | ifndef SRCDIR |
| 3 | SRCDIR=$(shell pwd) |
| 4 | endif |
| 5 | |
| 6 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalMakefile |
| 7 | |
| 8 | SUBDIRS = lib bin |
| 9 | |
| 10 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalSubDirs |
Note:
See TracBrowser
for help on using the repository browser.
