summaryrefslogtreecommitdiff
path: root/system/alpha/h/Makefile
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2004-05-17 19:23:48 -0400
committerAli Saidi <saidi@eecs.umich.edu>2004-05-17 19:23:48 -0400
commitc5d815dc2d43062d4eeb036d528b0cc2ed281c5d (patch)
tree17b9c35576633642e3e764355a8dc33866724b47 /system/alpha/h/Makefile
parent8810fb73c6a5e153fa01571d163b8673e52405e4 (diff)
downloadgem5-c5d815dc2d43062d4eeb036d528b0cc2ed281c5d.tar.xz
Deleted a whole bunch of files that we didn't nede in the header
directory console/dbmentry.s: console/printf.c: removed unneeded includes
Diffstat (limited to 'system/alpha/h/Makefile')
-rw-r--r--system/alpha/h/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/system/alpha/h/Makefile b/system/alpha/h/Makefile
deleted file mode 100644
index 96c66b2e2..000000000
--- a/system/alpha/h/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $Id: Makefile,v 1.1.1.1 1997/10/30 23:27:13 verghese Exp $
-# $Log: Makefile,v $
-# Revision 1.1.1.1 1997/10/30 23:27:13 verghese
-# current 10/29/97
-#
-# Revision 1.2 1994/06/28 20:08:21 fdh
-# Modified filenames and build precedure to fit into a FAT filesystem.
-#
-# Revision 1.1 1994/03/11 05:14:12 fdh
-# Initial revision
-#
-
-include ../rules.osf
-
-all:
-
-clean:
- rm -f *~ \#*\# core
- $(CLEAN)
-