Changeset ff0fc99 for app/src/dgp/Makefile
- Timestamp:
- 04/22/08 21:11:12 (17 years ago)
- Branches:
- master, help
- Children:
- cfed5c1
- Parents:
- b6109b9
- git-author:
- pawelk <pawelk@…> (04/22/08 21:11:12)
- git-committer:
- pawelk <pawelk@…> (04/22/08 21:11:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
app/src/dgp/Makefile
rb6109b9 rff0fc99 2 2 3 3 SHELL = /bin/sh 4 LIB_PATH=../../lib 4 5 5 6 #vpath %.o . … … 40 41 copy: 41 42 ifdef UTT_BIN_DIR 42 cp dgp dgc canonize $(UTT_BIN_DIR) 43 cp dgp dgc canonize tre.rb $(UTT_BIN_DIR)/ 44 cp go attr.pm $(UTT_BIN_DIR)/ 45 cp $(LIB_PATH)/*.dgc $(UTT_BIN_DIR)/../lib/utt/ 43 46 endif
Note: See TracChangeset
for help on using the changeset viewer.