]> granicus.if.org Git - yasm/commit
Remove yapp. It's been disconnected from the build for some time, has
authorPeter Johnson <peter@tortall.net>
Fri, 11 Jul 2003 05:41:21 +0000 (05:41 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 11 Jul 2003 05:41:21 +0000 (05:41 -0000)
commitd8b2ea24b69ed31310e544c44dd219cb1b740ccc
tree580cbd2efcc934df50dbcb0cbdce688902d0c3da
parentb33a50702ee7c24515cf43a288abb06643f1a5c6
Remove yapp.  It's been disconnected from the build for some time, has
started to bitrot, and mu@ says it needs rewriting from scratch.

svn path=/trunk/yasm/; revision=999
27 files changed:
modules/preprocs/yapp/Makefile.inc [deleted file]
modules/preprocs/yapp/tests/Makefile.inc [deleted file]
modules/preprocs/yapp/tests/comment.asm [deleted file]
modules/preprocs/yapp/tests/comment.pre [deleted file]
modules/preprocs/yapp/tests/ddefine.asm [deleted file]
modules/preprocs/yapp/tests/ddefine.pre [deleted file]
modules/preprocs/yapp/tests/define.asm [deleted file]
modules/preprocs/yapp/tests/define.pre [deleted file]
modules/preprocs/yapp/tests/ifdef.asm [deleted file]
modules/preprocs/yapp/tests/ifdef.pre [deleted file]
modules/preprocs/yapp/tests/include.asm [deleted file]
modules/preprocs/yapp/tests/include.pre [deleted file]
modules/preprocs/yapp/tests/params.asm [deleted file]
modules/preprocs/yapp/tests/params.pre [deleted file]
modules/preprocs/yapp/tests/pdefine.asm [deleted file]
modules/preprocs/yapp/tests/pdefine.pre [deleted file]
modules/preprocs/yapp/tests/raw.asm [deleted file]
modules/preprocs/yapp/tests/raw.pre [deleted file]
modules/preprocs/yapp/tests/rdefine.asm [deleted file]
modules/preprocs/yapp/tests/rdefine.pre [deleted file]
modules/preprocs/yapp/tests/rinclude.asm [deleted file]
modules/preprocs/yapp/tests/rinclude.pre [deleted file]
modules/preprocs/yapp/tests/yapp_test.sh [deleted file]
modules/preprocs/yapp/yapp-preproc.c [deleted file]
modules/preprocs/yapp/yapp-preproc.h [deleted file]
modules/preprocs/yapp/yapp-token.h [deleted file]
modules/preprocs/yapp/yapp-token.l [deleted file]