7 lines
157 B
Makefile
7 lines
157 B
Makefile
|
# Makefile
|
||
|
# Copyright 2008, Sean B. Palmer, inamidst.com
|
||
|
# Licensed under the Eiffel Forum License 2.
|
||
|
|
||
|
archive: ;
|
||
|
hg archive -t tbz2 phenny.tar.bz2
|