~petr-koupy/helenos/gui

« back to all changes in this revision

Viewing changes to uspace/srv/loader/Makefile

  • Committer: Petr Koupy
  • Date: 2012-08-01 20:31:14 UTC
  • mfrom: (1324.1.258 HelenOS.mainline)
  • Revision ID: petr.koupy@gmail.com-20120801203114-3k9eoz138y4w4uyf
MergeĀ mainlineĀ changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
GENERIC_SOURCES = \
45
45
        main.c \
46
 
        interp.s
 
46
        interp.S
47
47
 
48
48
SOURCES = \
49
49
        $(GENERIC_SOURCES) \