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

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