xenocara/app/xlockmore/etc/genlauncher
2006-11-26 11:07:42 +00:00
..
etc.xlock.java Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
etc.xlock.tcl Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
guibuild.pl Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
lmode.h Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
Makefile Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
README.gui Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
xglock.modes.tpl Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
xlockgen.lex Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00
xmlock.modes.tpl Importing xlockmore 5.22 2006-11-26 11:07:42 +00:00

This is a facility for the maintainer to populate
the launchers with all the modes.

Written by Charles Vidal <cvidal@ivsweb.com>

README             This file
lmode.h            The modes
genbuild.pl
xlockgen.lex

To compile xlockgen.lex
lex xlockgen.lex
# Lex
gcc lex.yy.c -o xlockgen -ll
# Flex
gcc lex.yy.c -o xlockgen -lfl

Then run genbuild.pl in the genlauncher directory