source: trunk/MagicSoft/Mars/mtemp/Makefile@ 3965

Last change on this file since 3965 was 3927, checked in by tbretz, 21 years ago
*** empty log message ***
File size: 514 bytes
Line 
1##################################################################
2#
3# subdirectory makefile
4#
5# for the MARS software
6#
7##################################################################
8include ../Makefile.conf.$(OSTYPE)
9include ../Makefile.conf.general
10
11#------------------------------------------------------------------------------
12
13INCLUDES = -I.
14
15CINT = Temp
16
17SRCFILES =
18
19############################################################
20
21all: $(OBJS)
22
23include ../Makefile.rules
24
25mrproper: clean rmbak
Note: See TracBrowser for help on using the repository browser.