X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=base%2FMakefile;h=30c4f8faa43516139367dba10ba1092f97c5c6fd;hb=e275d3b522764c2c98797207a50d24a6534cbe83;hp=3698591c49addb759e415f9651aa5b420fe691b7;hpb=ca8b96bf81245f21fe3906c71dc2994bfc5e516f;p=chiark-tcl.git diff --git a/base/Makefile b/base/Makefile index 3698591..30c4f8f 100644 --- a/base/Makefile +++ b/base/Makefile @@ -12,9 +12,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this library; if not, see . default: all @@ -30,5 +28,7 @@ SHLIB = $(BASE_SHLIB) base+tcmdif.h: $(BASE_TCT) $(TCMDIFGEN) $(TCMDIFGEN) -wh -o$@ $< +debian-substvars: all + include shlib.make include final.make