projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce04b35
)
use tabs, not spaces!
author
Daniel Stenberg
<daniel@haxx.se>
Sun, 21 Mar 2004 15:32:15 +0000
(15:32 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Sun, 21 Mar 2004 15:32:15 +0000
(15:32 +0000)
Makefile.dist
patch
|
blob
|
history
diff --git
a/Makefile.dist
b/Makefile.dist
index 45329482458b555e0c3fe50bb69bd3fe98890c40..3f887f3cbd28b5cc554b760e947a4d78a23889be 100644
(file)
--- a/
Makefile.dist
+++ b/
Makefile.dist
@@
-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