AROS more stuff. The listservers example now compiles and links
[deb_libnfs.git] / aros / Makefile.AROS
old mode 100644 (file)
new mode 100755 (executable)
similarity index 86%
rename from Makefile.AROS
rename to aros/Makefile.AROS
index fb0c988..54f7249
@@ -1,6 +1,6 @@
 AR=ar
 CC=gcc
-CFLAGS=-g -O0 -DAROS=1 -D_U_=" " -I. -Iinclude -Iinclude/nfsc -Iaros -Infs -Imount
+CFLAGS=-g -O0 -DAROS=1 -D_U_=" " -DHAVE_SOCKADDR_LEN -I. -Iinclude -Iinclude/nfsc -Iaros -Infs -Imount
 
 OBJS=lib/init.o lib/libnfs.o lib/libnfs-sync.o lib/libnfs-zdr.o lib/pdu.o lib/socket.o 
 OBJS+=mount/mount.o mount/libnfs-raw-mount.o