mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-22 06:13:55 -07:00
Showing the things for what they really are
This commit is contained in:
parent
dd4a042c52
commit
a17842d5c4
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ all: pw-inspector hydra $(XHYDRA_SUPPORT)
|
||||||
hydra: hydra.c $(OBJ)
|
hydra: hydra.c $(OBJ)
|
||||||
$(CC) $(OPTS) $(SEC) $(LIBS) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o hydra $(HYDRA_LOGO) hydra.c $(OBJ) $(LIBS) $(XLIBS) $(XLIBPATHS) $(XIPATHS) $(XDEFINES)
|
$(CC) $(OPTS) $(SEC) $(LIBS) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o hydra $(HYDRA_LOGO) hydra.c $(OBJ) $(LIBS) $(XLIBS) $(XLIBPATHS) $(XIPATHS) $(XDEFINES)
|
||||||
@echo
|
@echo
|
||||||
@echo If men could get pregnant, abortion would be a sacrament
|
@echo It is a poverty to decide that a child must die so that you may live as you wish. ~Blessed Teresa of Calcutta, M.C.
|
||||||
@echo
|
@echo
|
||||||
|
|
||||||
xhydra:
|
xhydra:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue