VirtualBox

source: kBuild/trunk/VSlickMacros/user.vlx@ 1188

Last change on this file since 1188 was 116, checked in by bird, 21 years ago

..

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 538 bytes
Line 
1[GNU Makefile]
2idchars=a-zA-Z 0-9_
3case-sensitive=n
4case-sensitive=y
5styles=dqbackslash sqbackslash
6ppkeywords= !else !endif !error !if !ifdef !ifndef !include !undef defined
7punctuation= ( ) : ; [ ] { }
8operators= ! # $ % & * + , - . / < = > ? ^ ` | ~
9symbol1= $ $** $< $@ :
10linecomment=#
11
12[kmk]
13idchars=a-zA-Z 0-9_
14case-sensitive=n
15keywords= $ ( ) define else endef endif ifdef ifeq ifndef ifneq
16symbol1= addprefix addsuffix dir error notdir sort warning
17styles=
18linecomment=#
19
20[def]
21idchars=a-zA-Z 0-9_
22case-sensitive=n
23linecomment=;
24
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette