summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/Makefile
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2009-04-22 22:06:58 +0000
committerTill Straumann <strauman@slac.stanford.edu>2009-04-22 22:06:58 +0000
commita8bf95d0249565f4210ccab5c13232d501ce0c2d (patch)
treee01f2eca98add8dba13eec23a95fa22120638890 /bsd_eth_drivers/Makefile
parentThis commit was manufactured by cvs2svn to create branch 'base'. (diff)
downloadlibbsdport-a8bf95d0249565f4210ccab5c13232d501ce0c2d.tar.bz2
- importing updated version from SLAC as of 20090422
Diffstat (limited to '')
-rw-r--r--bsd_eth_drivers/Makefile11
-rw-r--r--bsd_eth_drivers/Makefile.am2
2 files changed, 12 insertions, 1 deletions
diff --git a/bsd_eth_drivers/Makefile b/bsd_eth_drivers/Makefile
new file mode 100644
index 0000000..175dea6
--- /dev/null
+++ b/bsd_eth_drivers/Makefile
@@ -0,0 +1,11 @@
+#
+# Makefile.dir,v 1.4 2000/06/12 15:00:14 joel Exp
+#
+
+include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
+
+include $(RTEMS_CUSTOM)
+include $(RTEMS_ROOT)/make/directory.cfg
+
+SUBDIRS=libbsdport if_em if_pcn if_le
+
diff --git a/bsd_eth_drivers/Makefile.am b/bsd_eth_drivers/Makefile.am
index 4495d4a..347eb90 100644
--- a/bsd_eth_drivers/Makefile.am
+++ b/bsd_eth_drivers/Makefile.am
@@ -1,3 +1,3 @@
AUTOMAKE_OPTIONS=foreign
-SUBDIRS=libbsdport if_pcn if_le if_em re
+SUBDIRS=libbsdport if_pcn if_le if_em