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