/rusxmms/librcd

To get this branch, use:
bzr branch http://suren.me/webbzr/rusxmms/librcd

« back to all changes in this revision

Viewing changes to statgen/Makefile

  • Committer: Suren A. Chilingaryan
  • Date: 2005-06-16 23:19:27 UTC
  • Revision ID: Arch-1:ds@dside.dyndns.org--darksoft-2004%librcd--main--0.1--base-0
initial import

(automatically generated log message)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
all: generate ascii test upper debug 
 
2
generate: generate.c
 
3
        gcc -lm -o generate generate.c
 
4
ascii: ascii.c
 
5
        gcc -o ascii ascii.c
 
6
test: test.c charset_auto_russian.h russian_table.h
 
7
        gcc -o test test.c
 
8
debug: debug.c charset_auto_russian.h russian_table.h
 
9
        gcc -o debug debug.c
 
10
upper: upper.c
 
 
b'\\ No newline at end of file'