head	1.1;
branch	1.1.1;
access;
symbols
	john2:1.1.1.1.0.6
	john1:1.1.1.1
	lapyu-work:1.1.1.1.0.4
	john-work:1.1.1.1.0.2
	SIXALPHA:1.1.1.1
	TEXLIVE:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2000.10.03.04.01.57;	author plaice;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.10.03.04.01.57;	author plaice;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@# This file is part of the CJK package Version 4.2.0 (13-Dec-1998)

# UNIX Makefile for thaiconv

CC=cc
CFLAGS=-O -s
bindir=/usr/local/bin

all: thaiconv 

thaiconv:
	$(CC) $(CFLAGS) -o thaiconv thaiconv.c

# this builds a .dvi-file using the c2cweb package
documentation: thaiconv.c
	c2cweb -b "The thaiconv program" -l -v thaiconv.c
	$(CWEAVE) +ai thaiconv.cw
	$(TEX) thaiconv

clean:
	-rm thaiconv

realclean: clean

install: thaiconv
	cp thaiconv $(bindir)
@


1.1.1.1
log
@sun2.dante.de download 2/10/2000 of TeXLive (Omega 1.11)
@
text
@@
