/[lwip]/contrib/ports/unix/proj/minimal/Makefile
ViewVC logotype

Diff of /contrib/ports/unix/proj/minimal/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by likewise, Thu Mar 11 19:53:36 2004 UTC revision 1.7 by christiaans, Mon Oct 10 07:25:37 2005 UTC
# Line 33  CCDEP=gcc Line 33  CCDEP=gcc
33  CC=gcc  CC=gcc
34  #To compile for linux: make ARCH=linux  #To compile for linux: make ARCH=linux
35  #To compile for cygwin: make ARCH=cygwin  #To compile for cygwin: make ARCH=cygwin
36    #To compile for openbsd: make ARCH=openbsd
37  ARCH=unix  ARCH=unix
38  CFLAGS=-g -Wall -D$(ARCH) -DIPv4 -Os -fpack-struct  CFLAGS=-g -Wall -D$(ARCH) -DIPv4 -Os -fpack-struct
39  ARFLAGS=rs  ARFLAGS=rs

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26