| 5 |
# ANY KIND, either express or implied. See the file COPYRIGHT for |
# ANY KIND, either express or implied. See the file COPYRIGHT for |
| 6 |
# details. |
# details. |
| 7 |
|
|
| 8 |
# $Id: Makefile.in,v 1.2 2002/07/08 17:29:10 rabbi Exp $ |
# $Id: Makefile.in,v 1.3 2002/07/21 16:34:42 weaselp Exp $ |
| 9 |
|
|
| 10 |
# Edit according to the libraries you want to use: |
# Edit according to the libraries you want to use: |
| 11 |
INC = %INC |
INC = %INC |
| 70 |
ci: clean |
ci: clean |
| 71 |
cd ~/mix3; ci -l * Mix/* Mix/Src/*; echo |
cd ~/mix3; ci -l * Mix/* Mix/Src/*; echo |
| 72 |
|
|
| 73 |
|
include Makefile.deps |