Makefile.timesetv File Reference

Set VxWorks Time; Makefile for VxWorks #. More...


Detailed Description

Set VxWorks Time; Makefile for VxWorks #.

# # # # Dependencies:
# auxprg/Makefile --> auxprg/Makefile.timesetv
#

Author:
Kurt Huber; Strahlenzentrum J.L.-Universitaet GIESSEN #
Date:
20.03.1997 #
Version:
15.08.2008 #
# modification history
# --------------------
# 15aug08 kHu	DOXYGEN comments added 
# 
#

VXCC	=	/usr/users/vxmaster/gnu/decmips.68k/bin/cc68k -c -DCPU=MC68040 -I/usr/users/vxmaster/vw/h
VXLD	=	/usr/users/vxmaster/gnu/decmips.68k/bin/ld68k

#timesetv: timesetv.o
#	$(VXLD) -r timesetv.o -o timesetv.o

timesetv.o: timeset.c 
	$(VXCC) -DVXWORKS -c timeset.c -o timesetv.o

clean:

# 

Generated on Wed Oct 15 16:17:23 2008 for Experiment-Software by  doxygen 1.5.6