home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sources.wanted:3777 alt.sources.d:957 alt.sources.wanted:1294 gnu.misc.discuss:2568
- Path: sparky!uunet!darwin.sura.net!mips!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!serval!phys1.physics.wsu.edu!hlu
- From: hlu@phys1.physics.wsu.edu (Hongjiu Lu)
- Newsgroups: comp.sources.wanted,alt.sources.d,alt.sources.wanted,gnu.misc.discuss
- Subject: Re: makedepend that works with C++
- Message-ID: <1992Jul28.200950.22254@serval.net.wsu.edu>
- Date: 28 Jul 92 20:09:50 GMT
- References: <HUTTAR.92Jul27201337@hp720a.itg.ti.com>
- Sender: news@serval.net.wsu.edu (USENET News System)
- Organization: Washington State University
- Lines: 22
-
- In article <HUTTAR.92Jul27201337@hp720a.itg.ti.com>, huttar@hp720a.itg.ti.com (Lars Huttar) writes:
- |>
- |> Does anyone know of a version of makedepend that works with C++ files?
- |> I.e. the user should be able to specify filename extensions like cxx, C,
- |> and cc; and it shouldn't barf on C++ syntax (unlike X makedepend).
- |>
- |> Also, it would be nice if it could optionally ignore include files starting
- |> with a specifiable prefix like /usr/include.
- |>
- |> I have considered trying to modify the makedepend that comes with perl,
- |> but it's hard code to read... I didn't want to take the time if I didn't
- |> have to.
- |>
- |> Thanks for any help,
- |> Lars
- |>
-
- Is there a g++dep in libg++.a?
-
- --
- H.J.
- Gcc/libc maintainer for Linux.
-