View | Details | Raw Unified | Return to bug 12212
Collapse All | Expand All

(-)patch-ab Mon Jun 14 23:00:05 1999 (-1 / +1 lines)
Lines 32-38 Link Here
32
       makedepend $(CFLAGS) $(LFLAGS) $(LIBS) $(CFILES)
32
       makedepend $(CFLAGS) $(LFLAGS) $(LIBS) $(CFILES)
33
+
33
+
34
+install:
34
+install:
35
+      install -c -m 555 s3mod /usr/local/bin
35
+      install -c -m 555 s3mod ${PREFIX}/bin
36
 
36
 
37
 # DO NOT DELETE THIS LINE -- make depend depends on it.
37
 # DO NOT DELETE THIS LINE -- make depend depends on it.

Return to bug 12212