patch-2.4.22 linux-2.4.22/arch/ia64/sn/io/hwgdfs/Makefile
Next file: linux-2.4.22/arch/ia64/sn/io/hwgdfs/hcl.c
Previous file: linux-2.4.22/arch/ia64/sn/io/hubspc.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/ia64/sn/io/hwgdfs/Makefile
- Orig date:
1969-12-31 16:00:00.000000000 -0800
diff -urN linux-2.4.21/arch/ia64/sn/io/hwgdfs/Makefile linux-2.4.22/arch/ia64/sn/io/hwgdfs/Makefile
@@ -0,0 +1,18 @@
+#
+# This file is subject to the terms and conditions of the GNU General Public
+# License. See the file "COPYING" in the main directory of this archive
+# for more details.
+#
+# Copyright (C) 2002-2003 Silicon Graphics, Inc. All Rights Reserved.
+#
+# Makefile for the sn2 io routines.
+
+EXTRA_CFLAGS := -DLITTLE_ENDIAN
+
+O_TARGET := snio.o
+
+export-objs := hcl.o
+
+obj-y += hcl.o labelcl.o hcl_util.o invent_stub.o
+
+include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)