patch-1.3.93 linux/drivers/sbus/Makefile
Next file: linux/drivers/sbus/dvma.c
Previous file: linux/drivers/net/sunlance.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Sun Apr 21 17:32:02 1996
- Orig file:
v1.3.92/linux/drivers/sbus/Makefile
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v1.3.92/linux/drivers/sbus/Makefile linux/drivers/sbus/Makefile
@@ -0,0 +1,13 @@
+#
+# Makefile for the linux kernel.
+#
+# Note! Dependencies are done automagically by 'make dep', which also
+# removes any old dependencies. DON'T put your own dependencies here
+# unless it's something special (ie not a .c file).
+#
+# Note 2! The CFLAGS definitions are now in the main makefile...
+
+L_OBJS := sbus.o dvma.o
+L_TARGET := sbus.a
+
+include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this