PSI sics-cvs-psi-complete-tree-post-site-support

This commit is contained in:
2004-03-09 15:18:11 +00:00
committed by Douglas Clowes
parent 6373f6b0fb
commit ae77364de2
196 changed files with 8344 additions and 3485 deletions

View File

@@ -0,0 +1,13 @@
#---------------------------------------------------------------------------
# Makefile for the Dummy specific part of SICS
# machine-dependent part for Redhat Linux with AFS at PSI
#
# Mark Koennecke, June 2003
#--------------------------------------------------------------------------
CC = gcc
CFLAGS = -g $(DFORTIFY) -I../$(SRC)
DUMMY=_dummy
include ../$(SRC)linux_def
include $(SRC)make_gen