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.7 by cebix, 2003-02-06T19:24:09Z vs.
Revision 1.8 by cebix, 2003-11-28T15:49:16Z

# Line 22 | Line 22 | dev:
22   install: sheep_net.o
23          install -d $(KERNDIR)/misc
24          install -m 644 sheep_net.o $(KERNDIR)/misc
25 +        depmod -a
26  
27   clean:
28          -rm $(OBJS)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines