corba/make/tools/Makefile
changeset 2306 70ca22b481e1
parent 4 02bb8761fcce
child 5555 b2b5ed3f0d0d
equal deleted inserted replaced
2198:b2a6f1d03263 2306:70ca22b481e1
     1 #
     1 #
     2 # Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 # Copyright 1998-2009 Sun Microsystems, Inc.  All Rights Reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Sun designates this
     7 # published by the Free Software Foundation.  Sun designates this
    31 include $(BUILDDIR)/common/Defs.gmk
    31 include $(BUILDDIR)/common/Defs.gmk
    32 
    32 
    33 SUBDIRS =                   \
    33 SUBDIRS =                   \
    34   strip_properties          \
    34   strip_properties          \
    35   idlj                      \
    35   idlj                      \
       
    36   logutil		    \
    36 
    37 
    37 all build clean clobber::
    38 all build clean clobber::
    38 	$(SUBDIRS-loop)
    39 	$(SUBDIRS-loop)
    39 
    40 
    40 clean clobber::
    41 clean clobber::