]> rtime.felk.cvut.cz Git - omk.git/commitdiff
Correct comment
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 12 Nov 2013 09:50:34 +0000 (10:50 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 12 Nov 2013 10:31:34 +0000 (11:31 +0100)
snippets/linux.omk

index 872b27af928b652ef99d422fe16f0ab742d8a8be..819a8950cdb9eaa05aab887716c854bc58ddb98e 100644 (file)
@@ -262,8 +262,7 @@ $(2).c $(2)-stubs.c $(2)-skels.c $(2)-common.c $(2).h: $(1) $$(wildcard $$(first
 endef
 
 
-# Syntax: $(call PROGRAM_template,<dir>,<executable-name>,<executable-suffix>,<linker-sript>)
-# FIXME: ???????? asi je tu blbej komentar
+# Syntax: $(call PROGRAM_template,<executable-name>,<dir>,<executable-suffix>,<linker-sript>)
 define PROGRAM_template
 
 USER_IDLS  += $$($(1)_SERVER_IDL) $$($(1)_CLIENT_IDL) $$($(1)_IDL)