contrib/psybnc/Makefile-patch

20 lines
426 B
Plaintext
Raw Normal View History

2008-07-06 21:49:58 +02:00
--- Makefile.old 2008-07-06 21:32:41.098720735 +0200
+++ Makefile 2008-07-06 21:35:42.359207661 +0200
2006-11-14 00:01:22 +01:00
@@ -13,9 +13,6 @@
@$(CC) -I. -o makesalt tools/makesalt.c
@./makesalt
@echo [*] Compiling Bouncer..
- @make -f makefile.out
- @ls -al psybnc
- @echo done.
menuconfig:
@echo Initializing Menu-Configuration
@@ -54,4 +51,4 @@
clean:
@echo Cleaning.
- rm -rf src/*.o
\ No newline at end of file
+ rm -rf src/*.o