home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Palm Utilities
/
Palm_Utilities_CD-ROM_2001_2001.iso
/
files
/
utils sync
/
JetSync 1.0
/
jetsync-1.0.exe
/
jetsync-1.0
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1999-10-26
|
268 b
|
18 lines
# Generated automatically from Makefile.in by configure.
DIRS = src
VERSION = 1.0
all:
@make -C $(DIRS)
clean:
@make clean -C $(DIRS)
debug:
@make debug -C $(DIRS)
distribution:
( cd ..; tar -zcf jetsync-$(VERSION).tgz jetsync-$(VERSION))
stop:
@echo __EOF__