From 311d739eb761e8a90777e20fd545a00965393eb4 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 15 Oct 2003 17:41:25 +0000 Subject: created a new target: genparse this target will build parse file with genstruct it is the duty of the developer to commit updated files this is made to make build platforms independent of a working perl installation as always been with samba so currently you need to run: make genparse and commit: cvs ci include/tdbsam2_parse_info.h if you change anything in genparse/genstruct code or tdbsam2 code. Simo. (This used to be commit 7e2d5da2dcfad32b733c28535490e98e578bcc3a) --- source3/include/.cvsignore | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/include') diff --git a/source3/include/.cvsignore b/source3/include/.cvsignore index 6f72267aaa..3827fdf70d 100644 --- a/source3/include/.cvsignore +++ b/source3/include/.cvsignore @@ -3,6 +3,5 @@ config.h config.h.in proto.h stamp-h -tdbsam2_parse_info.h version.h wrepld_proto.h -- cgit