src/Makefile
changeset 20 9276f3c9c9cf
parent 17 7893ca13d35d
child 68 891e416c1e97
equal deleted inserted replaced
19:ea544f90092a 20:9276f3c9c9cf
    22 # Use is subject to license terms.
    22 # Use is subject to license terms.
    23 #
    23 #
    24 #ident	"@(#)Makefile	1.0	06/03/07	SMI"
    24 #ident	"@(#)Makefile	1.0	06/03/07	SMI"
    25 #
    25 #
    26 
    26 
    27 SUBDIRS = lib locale_src/base openwin/lib/locale openwin/lib/X11/fonts/ openwin/share/lib/ openwin/keytables xorg/keytables uts cmd
    27 SUBDIRS = lib locale_src/base openwin/lib/locale openwin/lib/X11/fonts/ share/lib/ openwin/keytables xorg/keytables uts cmd
    28 
    28 
    29 all:=		TARGET= all
    29 all:=		TARGET= all
    30 install :=	TARGET= install
    30 install :=	TARGET= install
    31 clean :=	TARGET= clean
    31 clean :=	TARGET= clean
    32 clobber :=	TARGET= clobber
    32 clobber :=	TARGET= clobber