Mercurial > emacs
comparison admin/charsets/Makefile @ 89916:e0e4e6a0599f
Changes from arch/CVS synchronization
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 19 Apr 2004 20:08:38 +0000 |
parents | 4dbae0eca96d |
children |
comparison
equal
deleted
inserted
replaced
89915:63fbf120e214 | 89916:e0e4e6a0599f |
---|---|
343 done | 343 done |
344 | 344 |
345 # Clear files that are automatically generated. | 345 # Clear files that are automatically generated. |
346 clean: | 346 clean: |
347 rm -f ${CHARSETS} ${TRANS_TABLE} | 347 rm -f ${CHARSETS} ${TRANS_TABLE} |
348 | |
349 # arch-tag: 90b3bf30-1fef-45bf-b30c-665c30c22310 |