1
0
Files
irix-657m-src/irix/cmd/xperform/html/Makefile.complete
2022-09-29 17:59:04 +03:00

11 lines
289 B
Makefile

TARGETS= short.efs short.xfs
default all: $(TARGETS)
short.efs:
../xp_cmp -i "Backup and Restore" -N 20 log.5* log.6*jan*efs* log.6*feb*efs* log.6*mar*efs* > short.efs
short.xfs:
../xp_cmp -i "Backup and Restore" -N 20 log.5* log.6*jan*xfs* log.6*feb*xfs* log.6*mar*xfs* > short.xfs