src/Makefile
changeset 521 cdc9f7acaa9b
parent 501 8ef8b820a46f
equal deleted inserted replaced
520:f36f7e91c6eb 521:cdc9f7acaa9b
    26 #ident	"@(#)Makefile	1.0	06/03/07	SMI"
    26 #ident	"@(#)Makefile	1.0	06/03/07	SMI"
    27 #
    27 #
    28 
    28 
    29 #FIXME: removed openwin/lib/locale from the build targets, since we're using Xorg's Xi18n locale database files.
    29 #FIXME: removed openwin/lib/locale from the build targets, since we're using Xorg's Xi18n locale database files.
    30 #SUBDIRS = lib locale_src/base openwin/lib/locale openwin/lib/X11/fonts/ share/lib/ openwin/keytables xorg/keytables uts cmd
    30 #SUBDIRS = lib locale_src/base openwin/lib/locale openwin/lib/X11/fonts/ share/lib/ openwin/keytables xorg/keytables uts cmd
    31 SUBDIRS = lib kernel locale_src/base locale_src/charmap locale_src/extensions share/lib/ xorg/keytables xorg/fonts uts cmd
    31 SUBDIRS = lib kernel share/lib/ xorg/keytables xorg/fonts uts cmd
    32 
    32 
    33 all:=		TARGET= all
    33 all:=		TARGET= all
    34 install :=	TARGET= install
    34 install :=	TARGET= install
    35 clean :=	TARGET= clean
    35 clean :=	TARGET= clean
    36 clobber :=	TARGET= clobber
    36 clobber :=	TARGET= clobber