| File: devel/gdb/Makefile | |
|---|---|
| lnx-bbc--stable--2.1--patch-38 | lnx-bbc--research--0.0--patch-33 |
| Line 18 | Line 18 |
| programmer. endef | programmer. endef |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else LIBDEPS = devel/glibc lib/ncurses | LIBDEPS = lib/ncurses |
| DEPENDS = devel/gcc | DEPENDS = devel/gcc |
| # Builddeps are installed in the build DESTIMG BUILDDEPS = | |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure | CONFIGURE_SCRIPTS = $(WORKSRC)/configure |