summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/doc/Makefile')
-rw-r--r--graphics/circuit_macros/doc/Makefile22
1 files changed, 12 insertions, 10 deletions
diff --git a/graphics/circuit_macros/doc/Makefile b/graphics/circuit_macros/doc/Makefile
index 1abd51504e..3cdac7062e 100644
--- a/graphics/circuit_macros/doc/Makefile
+++ b/graphics/circuit_macros/doc/Makefile
@@ -8,19 +8,21 @@ PICTEX = \
ACsymbol.tex \
AmpTableMan.tex AntennasMan.tex ArrestersMan.tex AudioMan.tex Axes.tex \
Buffer.tex BigResistor.tex BipMan.tex \
- CctTableMan.tex Composite.tex ConfigA.tex ConfigB.tex ConfigC.tex \
- ConnMan.tex Corners.tex ContactMan.tex ContactsMan.tex \
+ CapacitorsMan.tex Composite.tex ConfigA.tex ConfigB.tex \
+ ConfigC.tex ConnMan.tex Corners.tex ContactMan.tex ContactsMan.tex \
Dac.tex Darlington.tex DCsymbol.tex DemultiplexerMan.tex DiodesMan.tex \
EmarrowsMan.tex FF.tex FlipFlop.tex Flowdiag.tex FusesMan.tex \
- GroundsMan.tex HeadersMan.tex HybridPi.tex JackMan.tex LogicMan.tex \
+ GroundsMan.tex HeadersMan.tex HybridPi.tex InductorsMan.tex \
+ JackMan.tex LogicMan.tex \
Loop.tex MultiplexerMan.tex NPDTMan.tex NLGMan.tex NportMan.tex \
Oblique.tex OpampMan.tex Opto.tex ParSeries.tex PconnMan.tex \
- Potentiometers.tex RelayMan.tex relaycoilMan.tex Series.tex ShiftRMan.tex \
- Sinus.tex SourcesMan.tex SwitchesMan.tex Taps.tex TgateMan.tex \
- Thermal.tex Tline.tex VariableMan.tex XformMan.tex \
- WindingsMan.tex Workflow.tex bitr.tex bi_trans.tex bistableMan.tex \
+ Potentiometers.tex RelayMan.tex relaycoilMan.tex ResistorsMan.tex \
+ Series.tex ShiftRMan.tex Sinus.tex SourcesMan.tex SwitchesMan.tex \
+ Taps.tex TgateMan.tex Thermal.tex Tline.tex \
+ VariableMan.tex WindingsMan.tex Workflow.tex XformMan.tex \
+ bitr.tex bi_trans.tex bistableMan.tex \
currents.tex eboxdims.tex fbfilter.tex fetMan.tex lrarrows.tex \
- mplex.tex oax.tex quick.tex \
+ MoreTableMan.tex mplex.tex opampex.tex quick.tex \
sampleIC.tex stringdims.tex thyristorMan.tex ujtMan.tex \
woodchips.tex
@@ -39,7 +41,7 @@ M4 = m4
# For gpic
MODE = gpic
-PIC = gpic -t
+PIC = pic -t
PRE =
POST = ;printf '\\centerline{\\box\\graph}\n'
PST =
@@ -122,7 +124,7 @@ heading.tex:
printf '\\usepackage{multicol}\n' >> heading.tex
printf '\\usepackage{amssymb,boxdims}\n' >> heading.tex $(PST)
-oax.tex tran.tex bitr.tex: oax.m4
+opampex.tex tran.tex bitr.tex: opampex.m4
$(M4) $(M4LIBS) $*.m4 > $*.pic
$(PIC) $*.pic > $*.tex