~ubuntu-branches/ubuntu/precise/xkeyboard-config/precise

« back to all changes in this revision

Viewing changes to semantics/Makefile.in

  • Committer: Steve Langasek
  • Date: 2009-12-23 08:05:48 UTC
  • mfrom: (12.2.3 sid)
  • Revision ID: vorlon@debian.org-20091223080548-iyd4vxqipg43onuu
mergeĀ 1.7-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
380
380
 
381
381
$(subdir).dir: $(dir_data)
382
382
        -rm -f $@
383
 
        here=$$(pwd); cd $(srcdir) && $(XKBCOMP) -lfhlpR -o $${here}/$@ '*'
 
383
        here=$(abs_builddir); cd $(srcdir) && $(XKBCOMP) -lfhlpR -o $${here}/$@ '*'
384
384
# Tell versions [3.59,3.63) of GNU make to not export all variables.
385
385
# Otherwise a system limit (for SysV at least) may be exceeded.
386
386
.NOEXPORT: