Makefile.timeshowv File Reference

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


Detailed Description

Show VxWorks Time; Makefile for VxWorks #.

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

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

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

timeshowv.o: timeshow.c 
	$(VXCC) -DVXWORKS -c timeshow.c -o timeshowv.o

clean:

# 

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