Changeset 1848 for trunk/Makefile
- Timestamp:
- 08/04/10 15:03:35 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r1819 r1848 15 15 #PY := $(wildcard python/*.py) 16 16 PY := $(wildcard python/*.py python/svninfo.txt) 17 LIBS := /tmp/_asap.so 17 #LIBS := /tmp/_asap.so 18 LIBS := /home/nakazato/tmp/_asap.so 18 19 BINS := bin/asap 19 20 APPS := apps/asap2to3
Note:
See TracChangeset
for help on using the changeset viewer.