Index: doc/refrat/Makefile
===================================================================
--- doc/refrat/Makefile	(revision a188b16bd317beb59cebff47ae73b5cbddaa7127)
+++ doc/refrat/Makefile	(revision 20e409e93fce6611eba969494080400b3e96257e)
@@ -32,5 +32,5 @@
 
 clean :
-	rm -f *.bbl *.aux *.dvi *.idx *.ilg *.ind *.brf *.out *.log *.toc *.blg *.pstex_t \
+	rm -f *.bbl *.aux *.dvi *.idx *.ilg *.ind *.brf *.out *.log *.toc *.blg *.pstex_t *.cf \
 		${FIGURES} ${PICTURES} ${PROGRAMS} ${GRAPHS} ${basename ${DOCUMENT}}.ps ${DOCUMENT}
 
@@ -58,4 +58,7 @@
 	${LaTeX} ${basename $@}.tex
 
+predefined :
+	sed -f predefined.sed ${basename ${DOCUMENT}}.tex > ${basename $@}.cf
+
 ## Define the default recipes.
 
