forked from Lainports/freebsd-ports
14 lines
491 B
Text
14 lines
491 B
Text
--- makefile.orig Sun Mar 23 00:09:08 2003
|
|
+++ makefile Sun May 18 12:05:08 2003
|
|
@@ -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:
|