mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
add some license and test files to `make dist'
This commit is contained in:
@@ -1,3 +1,21 @@
|
|||||||
|
2010-06-13 Robert Larice
|
||||||
|
* src/ciderlib/support/Makefile.am:
|
||||||
|
add `readme' to `make dist'
|
||||||
|
* src/spicelib/devices/bsim3/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim3soi/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim3soi_dd/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim3soi_fd/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim3soi_pd/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim3v32/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim4/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim4v2/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim4v3/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim4v4/Makefile.am,
|
||||||
|
* src/spicelib/devices/bsim4v5/Makefile.am:
|
||||||
|
add some license files to `make dist'
|
||||||
|
* tests/general/Makefile.am:
|
||||||
|
add two tests, diffpair.cir and fourbitadder.cir, to `make dist'
|
||||||
|
|
||||||
2010-06-13 Robert Larice
|
2010-06-13 Robert Larice
|
||||||
* Makefile.am, configure.in, manual/Makefile.am:
|
* Makefile.am, configure.in, manual/Makefile.am:
|
||||||
make dist, shall compile manual.pdf from the lyx manual
|
make dist, shall compile manual.pdf from the lyx manual
|
||||||
@@ -3803,3 +3821,4 @@ Spaghetti:
|
|||||||
- first attempt at autoconf/automake support
|
- first attempt at autoconf/automake support
|
||||||
|
|
||||||
- based on spice3f5-chili, hardly anything touched on it.
|
- based on spice3f5-chili, hardly anything touched on it.
|
||||||
|
<
|
||||||
|
|||||||
@@ -15,7 +15,9 @@ libcidersuprt_la_SOURCES = \
|
|||||||
mobil.c \
|
mobil.c \
|
||||||
recomb.c \
|
recomb.c \
|
||||||
suprem.c \
|
suprem.c \
|
||||||
suprmitf.c
|
suprmitf.c
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = readme
|
||||||
|
|||||||
@@ -32,3 +32,5 @@ libbsim3_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = B3TERMS_OF_USE
|
||||||
|
|||||||
@@ -32,3 +32,5 @@ libbsim4soi_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = BsimTerms_use
|
||||||
|
|||||||
@@ -32,3 +32,5 @@ libbsim3soidd_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = BsimTerms_use
|
||||||
|
|||||||
@@ -32,3 +32,5 @@ libbsim3soifd_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = BsimTerms_use
|
||||||
|
|||||||
@@ -32,3 +32,5 @@ libbsim3soipd_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = BsimTerms_use
|
||||||
|
|||||||
@@ -32,3 +32,5 @@ libbsim3v32_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = B3TERMS_OF_USE
|
||||||
|
|||||||
@@ -33,3 +33,5 @@ libbsim4_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = B4TERMS_OF_USE
|
||||||
|
|||||||
@@ -33,3 +33,5 @@ libbsim4v2_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = B4TERMS_OF_USE
|
||||||
|
|||||||
@@ -33,3 +33,5 @@ libbsim4v3_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = B4TERMS_OF_USE
|
||||||
|
|||||||
@@ -33,3 +33,5 @@ libbsim4v4_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = B4TERMS_OF_USE
|
||||||
|
|||||||
@@ -33,3 +33,5 @@ libbsim4v5_la_SOURCES = \
|
|||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
EXTRA_DIST = B4TERMS_OF_USE
|
||||||
|
|||||||
@@ -7,7 +7,9 @@ TESTS = \
|
|||||||
rc.cir \
|
rc.cir \
|
||||||
rca3040.cir \
|
rca3040.cir \
|
||||||
rtlinv.cir \
|
rtlinv.cir \
|
||||||
schmitt.cir
|
schmitt.cir \
|
||||||
|
diffpair.cir \
|
||||||
|
fourbitadder.cir
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user