use tabs, not spaces!
authorDaniel Stenberg <daniel@haxx.se>
Sun, 21 Mar 2004 15:32:15 +0000 (15:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 21 Mar 2004 15:32:15 +0000 (15:32 +0000)
Makefile.dist

index 4532948..3f887f3 100644 (file)
@@ -82,8 +82,8 @@ amiga:
        cd ./src && make -f makefile.amiga
 
 netware:
-        cd lib && make -f Makefile.netware
-        cd src && make -f Makefile.netware
+       cd lib && make -f Makefile.netware
+       cd src && make -f Makefile.netware
 
 unix: all