head 1.2; access; symbols last-version-before-change-to-ossp-style:1.1.1.1 VAR_0_0_0:1.1.1.1 VENDOR:1.1.1; locks; strict; comment @# @; 1.2 date 2001.11.13.12.08.30; author simons; state dead; branches; next 1.1; 1.1 date 2001.11.09.17.01.37; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.11.09.17.01.37; author rse; state Exp; branches; next ; desc @@ 1.2 log @- Moved all routines into a single source file var.c. - Renamed varexp.h to var.h. - Removed odin-based build system. - Moved test cases into var_test.c. - Adapted build system. @ text @# Build variable-expression library. libvarexp.a == %libvarexp.a.sm +cc='gcc -Wall -pedantic' \ +debug \ :a %libvarexp.a.sm == << expand-named-characters.c expand-character-class.c command.c expression.c variable.c text.c expand.c input.c tokenbuf.c search-and-replace.c cut-out-offset.c transpose.c padding.c %clean ! == !<< rm -f libvarexp.a @ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @import first cut of OSSP var @ text @@