Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Get rid of gverilog source.
  • Loading branch information
steve committed May 12, 2000
1 parent c3282bf commit b44abcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 421 deletions.
4 changes: 2 additions & 2 deletions Makefile.in
Expand Up @@ -18,7 +18,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.53 2000/05/11 23:37:26 steve Exp $"
#ident "$Id: Makefile.in,v 1.54 2000/05/12 05:23:15 steve Exp $"
#
#
SHELL = /bin/sh
Expand Down Expand Up @@ -48,7 +48,7 @@ CPPFLAGS = @CPPFLAGS@ @DEFS@
CXXFLAGS = @CXXFLAGS@ -I$(srcdir)
LDFLAGS = @LDFLAGS@

all: ivl verilog gverilog iverilog
all: ivl verilog iverilog
cd vpi ; $(MAKE) all
cd vvm ; $(MAKE) all
cd ivlpp ; $(MAKE) all
Expand Down

0 comments on commit b44abcd

Please sign in to comment.