1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00

Fix bogus tab.

This commit is contained in:
Jordan K. Hubbard 1995-01-24 00:22:24 +00:00
parent f932e96d48
commit 4eed8738b3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5821

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id: Makefile,v 1.2 1995/01/11 04:29:38 wollman Exp $
# $Id: Makefile,v 1.3 1995/01/14 09:48:14 bde Exp $
SUBDIR= psd smm usd papers
@ -12,7 +12,7 @@ all-ascii:
@${MAKE} ${MAKEFLAGS} PRINTER=ascii ${SUBDIR}
all: all-ps all-ascii
install-ps:
@${ECHO} ====\> Installing PostScript documents
@${MAKE} ${MAKEFLAGS} PRINTER=ps realinstall