~hrg/hrg-packaging/openhrp3

« back to all changes in this revision

Viewing changes to client/gui/Makefile

  • Committer: nakaoka
  • Date: 2008-07-06 15:26:51 UTC
  • Revision ID: git-v1:fbb3ce756bbcedb021fed5d474b58ef092ea8b42
コンパイルに cmake を使用するようにし、MakefileをCMakeLists.txt で置き換えた。

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
all:targets make_subdirs
2
 
 
3
 
#SUBDIRS = corba
4
 
 
5
 
TOP = ../../
6
 
include $(TOP)Make.rules
7
 
 
8
 
#depend:
9
 
#       $(MAKE) -C $(CORBA_DIR) depend
10
 
 
11
 
include Makefile.common