git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Help book chapter 1 complete
[stg.git]
/
projects
/
stargazer
/
plugins
/
Makefile.in
diff --git
a/projects/stargazer/plugins/Makefile.in
b/projects/stargazer/plugins/Makefile.in
index 7e01585e80b8839df0a0eb64327c7afcd9907c59..23ff1eb9b9fe8878b1e7b40470b07c4db6222c7e 100644
(file)
--- a/
projects/stargazer/plugins/Makefile.in
+++ b/
projects/stargazer/plugins/Makefile.in
@@
-22,8
+22,8
@@
$(PROG): $(OBJS) $(STGLIBS)
clean:
rm -f deps $(PROG) *.o tags *.*~
clean:
rm -f deps $(PROG) *.o tags *.*~
-install:
- mkdir -m $(
BIN
_MODE) -p $(PREFIX)/usr/lib/stg
+install:
$(PROG)
+ mkdir -m $(
DIR
_MODE) -p $(PREFIX)/usr/lib/stg
install -m $(BIN_MODE) -o $(OWNER) -s $(PROG) $(PREFIX)/usr/lib/stg/$(PROG)
uninstall:
install -m $(BIN_MODE) -o $(OWNER) -s $(PROG) $(PREFIX)/usr/lib/stg/$(PROG)
uninstall: