source:
src/bin/Makefile@
09bc09
| Last change on this file since 09bc09 was 5d30c1, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 186 bytes | |
| Rev | Line | |
|---|---|---|
| [5d30c1] | 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.
