diff options
| author | Josh Triplett <josh@freedesktop.org> | 2007-09-15 12:42:33 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2007-09-15 12:42:33 -0700 |
| commit | 6f0a86bb5250df64a0755ee5009478adb2a4967f (patch) | |
| tree | 74311561cb2286f189f3da62a382f529c1d14e60 /Makefile | |
| parent | 652fe5979cc747b1b83d0e979c4e80494e3432ea (diff) | |
| download | sparse-dev-6f0a86bb5250df64a0755ee5009478adb2a4967f.tar.gz | |
Add a manpage for cgcc
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ PROGRAMS=test-lexing test-parsing obfuscate compile graph sparse test-linearize INST_PROGRAMS=sparse cgcc -INST_MAN1=sparse.1 +INST_MAN1=sparse.1 cgcc.1 ifeq ($(HAVE_LIBXML),yes) PROGRAMS+=c2xml |
