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

10 lines
170 B
Makefile

TARGETS= short long
default all: $(TARGETS)
short:
../xp_cmp -i "Backup and Restore" -N 20 log* > short
long:
../xp_cmp -i "Backup and Restore" -l -N 20 log* > long