summaryrefslogtreecommitdiff
path: root/psybnc/Makefile-patch
blob: 1f41583b4b7361cab32cde794dccc067eee8b4c9 (plain)
    1 --- Makefile.old	2008-07-06 21:32:41.098720735 +0200
    2 +++ Makefile	2008-07-06 21:35:42.359207661 +0200
    3 @@ -13,9 +13,6 @@
    4  	@$(CC) -I. -o makesalt tools/makesalt.c
    5  	@./makesalt
    6  	@echo [*] Compiling Bouncer..
    7 -	@make -f makefile.out
    8 -	@ls -al psybnc
    9 -	@echo done.
   10  
   11  menuconfig:
   12  	@echo Initializing Menu-Configuration
   13 @@ -54,4 +51,4 @@
   14  
   15  clean:
   16  	@echo Cleaning.
   17 -	rm -rf src/*.o
   18 \ No newline at end of file
   19 +	rm -rf src/*.o

Generated by cgit