pkgsrc-wip/cpphs/PLIST
Emil Sköldberg 3ca2b0b784 cpphs is a liberalised re-implementation of cpp, the C pre-processor,
in Haskell. This version of cpp is pretty-much feature-complete, and
compatible with the -traditional style. It has two main modes:

    * conditional compilation only (--nomacro),
    * and full macro-expansion (default).
2005-11-07 17:04:20 +00:00

3 lines
94 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/07 17:04:20 emil_s Exp $
bin/cpphs
man/man1/cpphs.1