Rev 67 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
69 |
bj |
1 |
#----------------------------------------------------------------------------
|
|
|
2 |
# Make Workspace
|
|
|
3 |
#
|
|
|
4 |
# $Id: Makefile 69 2005-08-24 13:37:49Z bj $
|
|
|
5 |
#
|
|
|
6 |
# This file was generated by MPC. Any changes made directly to
|
|
|
7 |
# this file will be lost the next time it is generated.
|
|
|
8 |
#
|
|
|
9 |
# MPC Command:
|
|
|
10 |
# E:\bj\research\GEL branches\GEL-MPC\MPC\mwc.pl -type make -ti lib:msvc -ti lib_exe:msvc_exe GEL.mwc
|
|
|
11 |
#----------------------------------------------------------------------------
|
39 |
bj |
12 |
|
69 |
bj |
13 |
|
|
|
14 |
all: LinAlg
|
|
|
15 |
|
|
|
16 |
clean depend generated realclean $(CUSTOM_TARGETS):
|
|
|
17 |
@$(MAKE) PWD=`pwd` -f Makefile.LinAlg $(@)
|
|
|
18 |
|
|
|
19 |
LinAlg:
|
|
|
20 |
@$(MAKE) PWD=`pwd` -f Makefile.LinAlg generated all
|
|
|
21 |
|
|
|
22 |
project_name_list:
|
|
|
23 |
@echo LinAlg
|