More portable tar flags

This commit is contained in:
Pierre Pronchery 2006-05-31 12:08:58 +00:00
parent 490ebff1e0
commit e6e82f255f

View File

@ -2,7 +2,7 @@ PACKAGE = utils
VERSION = 0.0.0
SUBDIRS = src
LN = ln -sf
TAR = tar cfzv
TAR = tar -czvf
all: subdirs