mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-18 02:50:09 +00:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
|
# Generated from $Id$.
|
||
|
|
||
|
srcdir = @srcdir@
|
||
|
|
||
|
all .DEFAULT:
|
||
|
$(MAKE) -C $(srcdir) objdir=`pwd` $@
|