8712a0e212
Lots of changes.
16 lines
572 B
Text
16 lines
572 B
Text
$NetBSD: patch-ac,v 1.4 2005/01/25 16:02:26 xtraeme Exp $
|
|
|
|
--- makefile.orig 2003-03-23 00:09:08.000000000 +0000
|
|
+++ makefile 2003-08-16 11:20:02.000000000 +0000
|
|
@@ -63,11 +63,6 @@
|
|
|
|
# Could also include serverping in the distribution
|
|
$(OBJ_DIR)/xevil$(VERSION).$(PCKG_NAME).tar.Z::
|
|
- cp readme.txt $(OBJ_DIR)
|
|
- cp gpl.txt $(OBJ_DIR)
|
|
- cp -r instructions $(OBJ_DIR)
|
|
- (cd $(OBJ_DIR); tar cf xevil$(VERSION).$(PCKG_NAME).tar xevil readme.txt gpl.txt instructions)
|
|
- (cd $(OBJ_DIR); $(COMPRESS) -f xevil$(VERSION).$(PCKG_NAME).tar)
|
|
|
|
## Make a distribution file.
|
|
#dist:
|