File: GNUmakefile.in

package info (click to toggle)
python-omniorb 3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 3,128 kB
  • ctags: 3,321
  • sloc: cpp: 13,969; python: 8,883; sh: 2,576; xml: 107; makefile: 95; ansic: 35
file content (9 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
TOP=../..
CURRENT=examples/embed
BASE_OMNI_TREE=@top_srcdir@
VPATH=@srcdir@
INSTALL=@INSTALL@

include $(TOP)/mk/beforeauto.mk
include @srcdir@/dir.mk
include $(TOP)/mk/afterauto.mk