Minimal build system for eap library
[libeap.git] / Makefile.in
diff --git a/Makefile.in b/Makefile.in
new file mode 100644 (file)
index 0000000..0160c87
--- /dev/null
@@ -0,0 +1,2 @@
+all install:
+       cd eap_example&&$(MAKE) CC='gcc -fPIC'