From: erg Date: Mon, 12 Mar 2007 22:48:19 +0000 (+0000) Subject: Modify makefiles and common.h to support Windows build X-Git-Tag: LAST_LIBGRAPH~32^2~5641 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b4e4ed8f2382402f61ee6484992696bc533630f;p=graphviz Modify makefiles and common.h to support Windows build --- diff --git a/cmd/lefty/os/Makefile.am b/cmd/lefty/os/Makefile.am index fb3f04891..a563adbc4 100644 --- a/cmd/lefty/os/Makefile.am +++ b/cmd/lefty/os/Makefile.am @@ -1,6 +1,5 @@ # $Id$ $Revision$ ## Process this file with automake to produce Makefile.in -SUBDIRS = unix +SUBDIRS = unix mswin32 -EXTRA_DIST = mswin32/lefty.mak mswin32/doinst mswin32/io.c