summaryrefslogblamecommitdiff
path: root/comms/mlan/files/patch-ac
blob: fc551bb53bf841bd49eb809aad4a4d60a09eccbc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
diff -ur --new-file ./Makefile ../../A1/Makefile
--- ../../A1/Makefile	Thu Jan  1 01:00:00 1970
+++ ./Makefile	Tue Jan  4 22:04:35 2000
@@ -0,0 +1,7 @@
+
+all:
+	cd examples/freebsd ; make all
+
+install:
+	cd examples/freebsd ; make install
+