ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/Linux/NetDriver/Makefile
(Generate patch)

Comparing BasiliskII/src/Unix/Linux/NetDriver/Makefile (file contents):
Revision 1.2 by cebix, 1999-10-03T19:43:55Z vs.
Revision 1.4 by cebix, 2001-03-28T14:18:54Z

# Line 1 | Line 1
1 < # Linux makefile for SheepShaver
1 > # Linux makefile for sheep_net driver
2  
3   ## System specific configuration
4   CC = cc
5   CPPFLAGS = -I. -I/usr/src/linux/include
6 < CFLAGS = -O2 -Wall -fno-builtin -D__KERNEL__ -DMODULE
6 > CFLAGS = -O2 -Wall -D__KERNEL__ -DMODULE -DLINUX
7   ASFLAGS =
8   LDFLAGS =
9   LIBS =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines