Changeset 462
- Timestamp:
- 04/06/07 07:08:50
(1 year ago)
- Author:
- DominoTree
- Message:
Modify BSDmakefile to put configuration files in the correct location, reinput version into Makfeile.inc to be called from BSDmakefile
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r317 |
r462 |
|
| 16 | 16 | cd ./gui && $(MAKE) install |
|---|
| 17 | 17 | cd ./keys && $(MAKE) install |
|---|
| | 18 | cd ${INST_PREF} && cp -A * / |
|---|
| | 19 | rm -rf ${INST_PREF} |
|---|
| 18 | 20 | |
|---|
| 19 | 21 | uninstall: |
|---|
| r445 |
r462 |
|
| 1 | 1 | |
|---|
| 2 | | INST_PREF=/tmp/vhcs-1.0.0 |
|---|
| | 2 | INST_PREF=/tmp/vhcs-2.4.8 |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | HOST_OS=openbsd |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>