source:
ThirdParty/mpqc_open/src/lib/util/psi3/Makefile@
91c409
| Last change on this file since 91c409 was 860145, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 176 bytes | |
| Rev | Line | |
|---|---|---|
| [0b990d] | 1 | TOPDIR=../../../.. |
| 2 | ifndef SRCDIR | |
| 3 | SRCDIR=$(shell pwd) | |
| 4 | endif | |
| 5 | ||
| 6 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalMakefile | |
| 7 | ||
| 8 | SUBDIRS = libpsio | |
| 9 | ||
| 10 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalSubDirs | |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
